CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 指数 平滑

搜索资源列表

  1. matlab

    0下载:
  2. matlab 的二次指数平滑法程序(Exponential Smoothing,ES) 希望对大家会有用-matlab secondary exponential smoothing procedure (Exponential Smoothing, ES)
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:3795
    • 提供者:ls
  1. ExponentialSmoothing

    1下载:
  2. 采用Matlab实现二次指数平滑模型的M文件,含示例数据-The Matlab double exponential smoothing model M file containing sample data
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:738
    • 提供者:Wang
  1. incident-detection

    0下载:
  2. 交通事故检测的一些经典算法 包括加利福尼亚算法 指数平滑法 -Incident detection
  3. 所属分类:transportation applications

    • 发布日期:2017-11-26
    • 文件大小:2048
    • 提供者:姚栖
  1. Expressway-Exit-Data-OD

    0下载:
  2. 提出基于高速公路收费站进出口数据推算OD矩阵的一般方法。在缺乏初始OD矩阵的条件下,结合指数平滑法和无约束重力模型思想,通过VB编程反复迭代进行初始OD矩阵推算 利用组合模型预测高速公路各收费站出入口流量,通过弗雷特法进行OD分布推算。以沪宁高速公路为例证实此方法具有较高的精度。-Proposed highway toll station-based import and export data projections general OD matrix method. Lack of init
  3. 所属分类:transportation applications

    • 发布日期:2017-11-01
    • 文件大小:19750
    • 提供者:qiaokakai
  1. Untitled2

    1下载:
  2. 三次指数平滑matlab源代码,有初始值的说明-Three exponential smoothing
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:545
    • 提供者:david
  1. smoothfunction

    0下载:
  2. 一个利用二阶指数平滑方法进行预测的实例,比较简单地展现了二阶指数平滑在数据预测方面的作用-Instance, predicted a second-order exponential smoothing method is relatively simple to show the role of the data to predict a second-order exponential smoothing
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:640
    • 提供者:罗宇翔
  1. pingfangzhishupinghua

    0下载:
  2. 采用平方指数平滑法对数据进行预测,可用于负荷预测等领域。-Using the square exponential smoothing method to forecast, it can be used for load forecasting.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1543
    • 提供者:Susan
  1. Single-exponential-smoothing

    0下载:
  2. 一次指数平滑法是指以最后的一个第一次指数平滑。如果为了使指数平滑值敏感地反映最新观察值的变化,应取较大阿尔法值,如果所求指数平滑值是用来代表该时间序列的长期趋势值,则应取较小阿尔法值。同时,对于市场预测来说,还应根据中长期趋势变动和季节性变动情况的不同而取不同的阿尔法值,一般来说,应按以下情况处理:1.如果观察值的长期趋势变动接近稳定的常数,应取居中α值(一般取0.6—0.4)使观察值在指数平滑中具有大小接近的权数;2.如果观察值呈现明显的季节性变动时,则宜取较大的α值(一般取0.6一0.9),
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:743
    • 提供者:陈发东
  1. expontinal-smothing

    0下载:
  2. 此文件为指数平滑程序设计,基于的平台为c-expontinal smothing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3976
    • 提供者:edtoa
  1. Three-times-smooth-forecast)

    0下载:
  2. 三次指数平滑值并不直接用来预测,而是为求解平滑系数、建立预测模型作准备。三次指数平滑法几乎适用于分析一切时间序列的应用问题。本程序能够很好地进行三次预测。-Three times smooth forecast
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:5838
    • 提供者:江周
  1. Series-Forcast

    0下载:
  2. 用于时间序列的预测,包含序列特征描述、平稳性检验、序列周期判断、季节因子提取、指数平滑预测、及ARIMA预测-Sequence features for time series prediction, including the descr iption of the stationary test, to determine the sequence cycle, seasonal factor extraction, exponential smoothing, and ARIMA fore
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6865
    • 提供者:creasson
  1. yuanma

    1下载:
  2. 依次为一次指数平滑法,加权法,三次指数平滑法三种预测方法的matlab实现。都是实现一步预测。-data prediction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1571
    • 提供者:王小丫
  1. logAverage

    0下载:
  2. 利用计算C#计算指数平均,指数平滑法的计算中,关键是α的取值大小,但α的取值又容易受主观影响,因此合理确定α的取值方法十分重要,一般来说,如果数据波动较大,α值应取大一些,可以增加近期数据对预测结果的影响。如果数据波动平稳,α值应取小一些。-C# calculate index calculated using the average, exponential smoothing method of calculation, the key is the size of α values, bu
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:123351
    • 提供者:lee
  1. lf

    1下载:
  2. 中长期电力负荷预测matlab程序,包括线性模型,指数模型,对数模型,双曲线模型,S型曲线模型,多项式模型,灰色模型GM(1,1),指数平滑模型等-Medium and long term power load forecasting matlab procedures, including linear model, exponential model, logarithmic model, hyperbolic model, S-curve model, polynomial model,
  3. 所属分类:Energy industry

    • 发布日期:2014-09-27
    • 文件大小:9216
    • 提供者:Driveme
  1. exponentialsmoothprediction

    0下载:
  2. 包含二次及三次指数平滑算法程序,预测程序示例所用为二次指数平滑算法,若需是三次平滑,替换相应部分程序即可-Includes secondary and smoothing algorithm procedures, the three indices to predict the sample used in the program for the second exponential smoothing algorithm For the three smooth, replace the c
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:5575
    • 提供者:杨明洁
  1. shijian

    0下载:
  2. 全部的时间序列模型,包括指数平滑法,趋势预测算法,AR预测模型,全部是调试好的代码-The aggregation of all the time series algorithm, including exponential smoothing, trend prediction, AR series model, are all good debugging code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2675
    • 提供者:小强
  1. matlab_3zsph

    1下载:
  2. 很所时候需要用到三次指数平滑的matlab,这是一个三次指数平滑的matlab程序-It is often necessary to use three times as exponential smoothing matlab, which is a three exponential smoothing matlab program
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-11
    • 文件大小:617
    • 提供者:RUILONG
  1. zhishu

    1下载:
  2. 指数平滑法,一种数学建模的实用方法,对你的比赛,和应用很有帮助-Exponential smoothing,A good mathematical modeling tool, It is very helpful to your study MATLAB
  3. 所属分类:Driver Develop

    • 发布日期:2014-10-03
    • 文件大小:2048
    • 提供者:shamo
  1. cheliuliangyuce

    1下载:
  2. 短时交通流预测是实现交通流诱导的关键技术之一。短时交通流因为其不确定性等特点而使其预测很复杂。本文通过实地调查获取的交通流量数据,分别采用移动平均法、指数平滑法、AR模型法三种交通流预测方法进行短时交通流量预测。-Traffic flow forecasting is one of the key technologies to achieve traffic induced. Traffic flow because the characteristics of its uncertainty
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:630326
    • 提供者:张子龙
  1. two-smooth-algrithm

    0下载:
  2. matlab 仿真的二次指数平滑程序,对平稳序列预测效果好-matlab simulation of secondary exponential smoothing procedure, for stationary sequence predicted effect
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:748
    • 提供者:wang
« 1 2 34 5 6 »
搜珍网 www.dssz.com